[Jquery] Help with animation

Posted by Pennywise83 on Stack Overflow See other posts from Stack Overflow or by Pennywise83
Published on 2010-03-14T07:26:24Z Indexed on 2010/03/14 7:35 UTC
Read the original article Hit count: 161

Filed under:
|
|
|

Hì there, I've used the "FeatureList" Jquery Plugin to make my own content slider.

The script can be found here: http://pastebin.com/7iyE5ADu

Here is an exemplificative image to show what I'm triyng to achieve: http://i41.tinypic.com/6jkeq1.jpg

Actually the slider add a "current" class to an item (in the example the squares 1,2 and 3) and for each thumb show a content in the main area.

In the example, with an interval of 2 seconds, the script switch from 1 to 2, from 2 to 3, and so on.

I'd like to make a continuous animation of the thumbs, anyone can help me?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about animation